FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-NHSNumberVerificationStatus-1

PackageTest.Training
Resource TypeCodeSystem
IdCareConnect-NHSNumberVerificationStatus-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSNumberVerificationStatus-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSNumberVerificationStatus-1
Version1.1.0
Statusdraft
Date2018-11-02T00:00:00+00:00
NameCare Connect NHS Number Verification Status
Authorityhl7
DescriptionA CodeSystem that identifies the trace status of the NHS number. This CodeSystem is comprised of codes from the NHS Data Model and Dictionary: NHS Number Status Indicator Code.
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-NHSNumberVerificationStatus-1Care Connect NHS Number Verification Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-NHSNumberVerificationStatus-1",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference",
      "valueUri": "http://www.datadictionary.nhs.uk/data_dictionary/data_field_notes/n/nhs/nhs_number_status_indicator_code_de.asp?shownav=1"
    }
  ],
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSNumberVerificationStatus-1",
  "version": "1.1.0",
  "name": "Care Connect NHS Number Verification Status",
  "status": "draft",
  "date": "2018-11-02T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem that identifies the trace status of the NHS number. This CodeSystem is comprised of codes from the NHS Data Model and Dictionary: NHS Number Status Indicator Code.",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "01",
      "display": "Number present and verified"
    },
    {
      "code": "02",
      "display": "Number present but not traced"
    },
    {
      "code": "03",
      "display": "Trace required"
    },
    {
      "code": "04",
      "display": "Trace attempted - No match or multiple match found"
    },
    {
      "code": "05",
      "display": "Trace needs to be resolved - (NHS number or patient detail conflict)"
    },
    {
      "code": "06",
      "display": "Trace in progress"
    },
    {
      "code": "07",
      "display": "Number not present and trace not required"
    },
    {
      "code": "08",
      "display": "Trace postponed (baby under six weeks old)"
    }
  ]
}